home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)TB / (A)TBY.ADF / ETask / etask.doc < prev    next >
Text File  |  1992-03-20  |  1KB  |  39 lines

  1. ETask V1.00 / (2/6/92) by Ezra Story
  2. ETask may be distributed for non-profit only.  ETask is freeware.
  3.  
  4. ETask
  5. ETask is a simple program that monitors the tasks running (or wait-
  6. ing) in your system, and allows you to change their priority. Its
  7. about as simple as you can get.
  8. ETask lists the task name, priority, stack size, process name (if it
  9. has one) and whether the task is running or waiting on a signal. If
  10. you supply a task name and priority, ETask will change the task's
  11. priority to the specified number without listing the tasks.
  12.  
  13. To list all the Tasks present on your system:
  14. ETask [return]
  15. To change a Task's (or process') priority:
  16. ETask taskname priority
  17. If you can't remember:
  18. ETask ?
  19.  
  20. If you prefer two different commands for listing tasks and changing
  21. priority, just add alias commands to your shell-startup file.  I
  22. personally have etask aliased to "procs" and "setpr" to simulate the
  23. equivalent OS/9 commands.
  24.  
  25. You can get in touch with the author (me!) through:
  26. USMail:
  27. Ezra Story
  28. 544 Kimbal Dr.
  29. Rochester, NY  14623
  30.  
  31. Internet:
  32. eas3714@ultb.isc.rit.edu
  33. eas3714@ritvax.isc.rit.edu
  34.  
  35. Bitnet:
  36. eas3714@RITVAX.BITNET
  37. Enjoy!             ---Ezra
  38.  
  39.